A. token
B. string
C. literal
D. operator
Advertisement
Related Mcqs:
- Which of the following command is used to compile the Java program ?
- A. java B. javac C. javap D. none of these...
- Java intermediate code is known as_________________?
- A. Byte code B. First code C. Mid code D. None of above...
- Java is known as ___________ stage language?
- A. 1 B. 2 C. 3 D. 4...
- Java is a _______________language?
- A. moderate typed B. strogly typed C. weakly typed D. none of these...
- Which class cannot be subclassed (or extended) in java ?
- A. Final class B. abstract class C. parent class D. None of above...
- How many transaction isolation levels are defined in java.sql.Connection interface ?
- A. 6 B. 2 C. 5 D. 3...
- In Java, the word true is ___________________?
- A. A Boolean literal B. A Java keyword C. Same as value 0 D. Same as value 1...
- Which among following classes is not part of Java’s collection framework ?
- A. Stack B. Maps C. Queue D. Array...
- _________ allows java code to run in the JVM to call and be called by native applications ?
- A. JNI B. FJI C. NJI D. JFI...
- Size of float and double in Java is________________?
- A. 32 and 64 B. 64 and 64 C. 32 and 32 D. 64 and 32...
Advertisement